Code for reproducing the experiments in Section 4.3. (Mixture of Gaussians in 3D)

To run use: 
python 3DGAN (for the regularized version) and
python 3DGAN —unreg

###########Pre-requisits:###########
- Python

- TensorFlow, NumPy, SciPy, Matplotlib